CategoryLastTimeUsedJournal Property |
Gets or sets the last time used journal.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime LastTimeUsedJournal { get; set; }Public Property LastTimeUsedJournal As DateTime
Get
Set
Property Value
Type:
DateTimeThe last time used journal.
See Also